home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Games / flying-6.11 / README.skunk < prev    next >
Encoding:
Text File  |  1995-06-30  |  357 b   |  15 lines

  1. I got this from ftp.x.org.  It is really slick.
  2.  
  3.  
  4. Type make to build, make install to install
  5.  
  6. To build on SCO OpenServer 5.0, you need a correction to the sys/time.h
  7. header file.  It is missing the extern "C" around the function prototypes.
  8.  
  9. This makefile assumes the corrected header is on 
  10. /usr/skunk/include/fixes/os5/sys/time.h
  11.  
  12.  
  13. Tom Kelly
  14. tom@sco.com
  15.